﻿2026-04-27T06:52:35.1616485Z ##[group]Run actions/checkout@v4
2026-04-27T06:52:35.1617806Z with:
2026-04-27T06:52:35.1618770Z   repository: Mesya82/Service-Book
2026-04-27T06:52:35.1620016Z   token: ***
2026-04-27T06:52:35.1620735Z   ssh-strict: true
2026-04-27T06:52:35.1621480Z   ssh-user: git
2026-04-27T06:52:35.1622242Z   persist-credentials: true
2026-04-27T06:52:35.1623099Z   clean: true
2026-04-27T06:52:35.1623864Z   sparse-checkout-cone-mode: true
2026-04-27T06:52:35.1624802Z   fetch-depth: 1
2026-04-27T06:52:35.1625534Z   fetch-tags: false
2026-04-27T06:52:35.1626312Z   show-progress: true
2026-04-27T06:52:35.1627075Z   lfs: false
2026-04-27T06:52:35.1627794Z   submodules: false
2026-04-27T06:52:35.1628757Z   set-safe-directory: true
2026-04-27T06:52:35.1629910Z ##[endgroup]
2026-04-27T06:52:35.2787706Z Syncing repository: Mesya82/Service-Book
2026-04-27T06:52:35.2790977Z ##[group]Getting Git version info
2026-04-27T06:52:35.2792405Z Working directory is '/home/runner/work/Service-Book/Service-Book'
2026-04-27T06:52:35.2794568Z [command]/usr/bin/git version
2026-04-27T06:52:35.2825007Z git version 2.53.0
2026-04-27T06:52:35.2853168Z ##[endgroup]
2026-04-27T06:52:35.2869863Z Temporarily overriding HOME='/home/runner/work/_temp/41a75f1c-136f-4968-832d-70bcb4716d20' before making global git config changes
2026-04-27T06:52:35.2874647Z Adding repository directory to the temporary git global config as a safe directory
2026-04-27T06:52:35.2878903Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Service-Book/Service-Book
2026-04-27T06:52:35.2910234Z Deleting the contents of '/home/runner/work/Service-Book/Service-Book'
2026-04-27T06:52:35.2914787Z ##[group]Initializing the repository
2026-04-27T06:52:35.2920142Z [command]/usr/bin/git init /home/runner/work/Service-Book/Service-Book
2026-04-27T06:52:35.3012846Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-04-27T06:52:35.3015520Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-04-27T06:52:35.3017792Z hint: to use in all of your new repositories, which will suppress this warning,
2026-04-27T06:52:35.3019712Z hint: call:
2026-04-27T06:52:35.3020471Z hint:
2026-04-27T06:52:35.3021407Z hint: 	git config --global init.defaultBranch <name>
2026-04-27T06:52:35.3022597Z hint:
2026-04-27T06:52:35.3023937Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-04-27T06:52:35.3026263Z hint: 'development'. The just-created branch can be renamed via this command:
2026-04-27T06:52:35.3027757Z hint:
2026-04-27T06:52:35.3028872Z hint: 	git branch -m <name>
2026-04-27T06:52:35.3029745Z hint:
2026-04-27T06:52:35.3031067Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-04-27T06:52:35.3033070Z Initialized empty Git repository in /home/runner/work/Service-Book/Service-Book/.git/
2026-04-27T06:52:35.3036124Z [command]/usr/bin/git remote add origin https://github.com/Mesya82/Service-Book
2026-04-27T06:52:35.3057987Z ##[endgroup]
2026-04-27T06:52:35.3059521Z ##[group]Disabling automatic garbage collection
2026-04-27T06:52:35.3061766Z [command]/usr/bin/git config --local gc.auto 0
2026-04-27T06:52:35.3090350Z ##[endgroup]
2026-04-27T06:52:35.3091601Z ##[group]Setting up auth
2026-04-27T06:52:35.3097069Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-04-27T06:52:35.3128982Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-04-27T06:52:35.3416645Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-04-27T06:52:35.3446287Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-04-27T06:52:35.3667592Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-04-27T06:52:35.3698242Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-04-27T06:52:35.3920452Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-04-27T06:52:35.3957704Z ##[endgroup]
2026-04-27T06:52:35.3960709Z ##[group]Fetching the repository
2026-04-27T06:52:35.3970367Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d3d359bb3be21ed66f37b0c281f79aad1d8f9bcf:refs/remotes/pull/23/merge
2026-04-27T06:52:36.0081456Z From https://github.com/Mesya82/Service-Book
2026-04-27T06:52:36.0084268Z  * [new ref]         d3d359bb3be21ed66f37b0c281f79aad1d8f9bcf -> pull/23/merge
2026-04-27T06:52:36.0111099Z ##[endgroup]
2026-04-27T06:52:36.0113079Z ##[group]Determining the checkout info
2026-04-27T06:52:36.0114645Z ##[endgroup]
2026-04-27T06:52:36.0117259Z [command]/usr/bin/git sparse-checkout disable
2026-04-27T06:52:36.0153743Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-04-27T06:52:36.0179489Z ##[group]Checking out the ref
2026-04-27T06:52:36.0181986Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/23/merge
2026-04-27T06:52:36.7679862Z Note: switching to 'refs/remotes/pull/23/merge'.
2026-04-27T06:52:36.7681247Z 
2026-04-27T06:52:36.7682132Z You are in 'detached HEAD' state. You can look around, make experimental
2026-04-27T06:52:36.7683221Z changes and commit them, and you can discard any commits you make in this
2026-04-27T06:52:36.7683986Z state without impacting any branches by switching back to a branch.
2026-04-27T06:52:36.7684343Z 
2026-04-27T06:52:36.7684811Z If you want to create a new branch to retain commits you create, you may
2026-04-27T06:52:36.7685551Z do so (now or later) by using -c with the switch command. Example:
2026-04-27T06:52:36.7685897Z 
2026-04-27T06:52:36.7686424Z   git switch -c <new-branch-name>
2026-04-27T06:52:36.7686678Z 
2026-04-27T06:52:36.7686961Z Or undo this operation with:
2026-04-27T06:52:36.7687243Z 
2026-04-27T06:52:36.7687392Z   git switch -
2026-04-27T06:52:36.7687588Z 
2026-04-27T06:52:36.7687947Z Turn off this advice by setting config variable advice.detachedHead to false
2026-04-27T06:52:36.7688639Z 
2026-04-27T06:52:36.7689245Z HEAD is now at d3d359b Merge 693c5509fd0040a53d79529880518354e9eb0056 into 6a1fa2bee2c4e937b0b935e7c7b45e87e9807850
2026-04-27T06:52:36.7902991Z Encountered 1 file that should have been a pointer, but wasn't:
2026-04-27T06:52:36.7903818Z 	app/coverage-baselines/gmd_smoke.ec
2026-04-27T06:52:36.7919425Z ##[endgroup]
2026-04-27T06:52:36.7955106Z [command]/usr/bin/git log -1 --format=%H
2026-04-27T06:52:36.7975602Z d3d359bb3be21ed66f37b0c281f79aad1d8f9bcf
